home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / npwfx16c.zip / FLOOR.WR_ / FLOOR.WR
Text File  |  1992-01-30  |  265b  |  19 lines

  1. #VRML V1.0 ascii
  2. DEF Paper50x50Floor Separator {
  3. Coordinate3 {
  4.     point    [ 50  0  50,    
  5.          -50  0  50,    
  6.          -50  0 -50,    
  7.           50  0 -50 ]    
  8. }
  9.  
  10. TextureCoordinate2 {
  11.     point    [ 25 25, 25 0, 0 0, 0 25 ]
  12. }
  13.  
  14. IndexedFaceSet 
  15. {
  16.     coordIndex [ 3, 2, 1, 0, -1]
  17. }
  18.